ASP.NET MVC Controls
HorizontalPosition Property

Gets or sets the horizontal position of the LineMarker relative to the plot area.
Syntax
'Declaration
 
Public Property HorizontalPosition As Nullable(Of Single)
public Nullable<float> HorizontalPosition {get; set;}
Remarks
Its value range is (0, 1). If the value is null or undefined and @see:Interaction is set to Chart.LineMarkerInteraction.Move, the horizontal position of the marker is calculated automatically based on the pointer's position.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LineMarker<T> Class
LineMarker<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback